:: It is recommended to test the script on a local machine for its purpose and effects. :: ManageEngine Desktop Central will not be responsible for any :: damage/loss to the data/setup based on the behavior of the script. :: Description - Prevent Bing Extension installation while installing Office 365 :: Configuration Type - COMPUTER :: Conditions - Before pushing this script, Admin Templates should be added in Domain (Pefer Group Policy section in the link - https://docs.microsoft.com/en-us/deployoffice/microsoft-search-bing) :: ============================================================== reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\office\16.0\common\officeupdate" /v preventbinginstall /d 1 /t REG_DWORD /f